home *** CD-ROM | disk | FTP | other *** search
- object ExibitForm: TExibitForm
- Left = 69
- Top = 94
- BorderIcons = []
- BorderStyle = bsToolWindow
- Caption = 'Exhibit - Click on graphic to close window.'
- ClientHeight = 453
- ClientWidth = 688
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = True
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object GIFImage1: TGIFImage
- Left = 0
- Top = 0
- Width = 688
- Height = 453
- OnClick = GIFImage1Click
- Animate = False
- AutoSize = True
- Center = False
- FirstImageOnly = False
- Loop = False
- Opaque = False
- Stretch = False
- StretchRatio = False
- Tile = False
- end
- end
-